Total Complexity | 14 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 254 |
Lines of code | 224 |
Logical lines of code | 66 |
Comment lines | 2 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setup() | 30 | 1 | 153 | |
render_number_field() | 57 | 3 | 15 | |
render_select_field() | 57 | 3 | 15 | |
render_checkbox_field() | 60 | 2 | 12 | |
render_textarea_field() | 67 | 2 | 7 | |
get_tab_content() | 65 | 1 | 11 | |
init_settings_section() | 78 | 1 | 3 | |
render_text_field() | 65 | 1 | 8 |